Skip to content

fix X-axis face occlusion#489

Merged
MCRcortex merged 2 commits into
MCRcortex:devfrom
KaptainWutax:dev-fix
Apr 25, 2026
Merged

fix X-axis face occlusion#489
MCRcortex merged 2 commits into
MCRcortex:devfrom
KaptainWutax:dev-fix

Conversation

@KaptainWutax
Copy link
Copy Markdown
Contributor

This is a very small issue affecting more detailed builds but the occlusion check is flipped. Other functions use (1 - side) which is correct but not generateXOuterOpaqueGeometry.

Before:
2026-04-21_13 40 12

After:
2026-04-21_13 40 39

@MCRcortex
Copy link
Copy Markdown
Owner

<3 there are so many missing occlusion checks in the factory
(place down scaffolding) and culling against non full blocks is entirly missing (e.g. between snow layers)

@KaptainWutax
Copy link
Copy Markdown
Contributor Author

I can slowly chip away at some the easier ones if you want! I'm also noticing a few inconsistencies between inner and outer occlusion since I'm placing some builds aligned with the 32x32x32 grid.

@MCRcortex MCRcortex merged commit d5ba014 into MCRcortex:dev Apr 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants